home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 / Vol 132.iso / games / nameless.swf / scripts / DefineButton2_2107 / BUTTONCONDACTION on(release).as
Text File  |  2011-06-09  |  50b  |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("level2");
  3. }
  4.